home *** CD-ROM | disk | FTP | other *** search
- DTActions is a small programm which lauch another program according
- the datatype of its file passed in argument.
-
- By default, DTActions searches the programm to launch in the file
- ENV:DTActionsFile, but this file can be modified in the command line
-
- DTActionsFile is like that:
-
- JFIF=hd0:utilities/FJPEG "%s"
- GIF=hd0:utilities/FastView NoBestModeID "%s"
- ILBM=hd0:utilities/FastView "%s"
-
- # default :
- ?=hd0:utilities/Multiview pubscreen VISUAL "%s"
-
-
- # is a comment line
- ? is the default type
-